home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <window>
- <id>101</id>
- <defaultcontrol>10</defaultcontrol>
- <allowoverlay>yes</allowoverlay>
- <controls>
- <import>common.dialog.xml</import>
- <control>
- <type>image</type>
- <id>100</id>
- <posX>206</posX>
- <posY>326</posY>
- <width>305</width>
- <texture>osd_progress_background.png</texture>
- <animation effect="fade" time="200">WindowOpen</animation>
- <animation effect="fade" time="200">WindowClose</animation>
- </control>
- <control>
- <description>progress control</description>
- <type>progress</type>
- <id>20</id>
- <posX>195</posX>
- <width>327</width>
- <animation effect="fade" time="200">WindowOpen</animation>
- <animation effect="fade" time="200">WindowClose</animation>
- </control>
- <control>
- <description>Cancel button</description>
- <type>button</type>
- <id>10</id>
- <posX>478</posX>
- <posY>218</posY>
- <width>44</width>
- <height>44</height>
- <textureFocus>dialogue_shutdown_focus.png</textureFocus>
- <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
- <label>-</label>
- <onleft>10</onleft>
- <onright>10</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- <animation effect="fade" time="200">WindowOpen</animation>
- <animation effect="fade" time="200">WindowClose</animation>
- </control>
- </controls>
- </window>